CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - write bmp

搜索资源列表

  1. BMPIO

    0下载:
  2. BMP文件读写C代码。已近测试通过,使用非常简单,方便。-BMP read and write in C。
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:405165
    • 提供者:sxw
  1. readBMP

    0下载:
  2. 在vc 6.0环境中读写BMP文件,实现对一副图像的读入,并进行复制,写入另一个文件中。-In the VC 6.0 environment read and write the BMP file,fulfill the reading the picture,and copy it to an another file.
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:1348577
    • 提供者:Jane
  1. chap1_2

    0下载:
  2. 对BMP图片进行读取,写入,和显示的VC工程,方便好用-Pairs of BMP images to read, write, and display of the VC project is easy to use
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2346869
    • 提供者:
  1. Bitmap_Read_write

    0下载:
  2. VC++实现的bmp位图读写的函数代码,非常实用-VC++ Realized bmp bitmap function to read and write code, very useful
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:4488
    • 提供者:xuzheng
  1. openimagefile

    0下载:
  2. 用vc写的图象显示程序,按照bmp文件的格式读写图象文件,没有用别人的库函数-Written by vc image display program, in accordance with the bmp file format to read and write image files, not use someone else
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:49242
    • 提供者:吴伏
  1. eNoteControl

    0下载:
  2. 在win ce 下的绘图程序,包括贴bmp,jpg图片,电子墨水,画圆,矩形,线段,文字,表情,单字等。可以即时记下你的想法,保留你的精彩。-Win ce in the drawing process, including paste the bmp, jpg picture, electronic ink, circle, rectangle, line segments, words, expressions, vocabulary and so on. Can immediately wr
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:1044086
    • 提供者:杨泽星
  1. EasySystem_1

    0下载:
  2. fs2410上的驱动,图形用户系统,以及fat16文件系统读写程序,bmp图片读写。-fs2410' s driven graphical user systems, and FAT16 file system to read and write procedures, bmp picture to read and write.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:3942917
    • 提供者:程沛
  1. DICOM10

    0下载:
  2. DICOM文件的读写程序,读取数据并转为bmp格式的文件-DICOM file read and write procedures, and read data to bmp file
  3. 所属分类:hospital software system

    • 发布日期:2017-04-26
    • 文件大小:110856
    • 提供者:whereto
  1. wrbmp

    0下载:
  2. 針對bmp圖檔,可以利用此程式寫出正確的bmp圖檔。-Bmp file for, we can use this program to write the correct bmp files.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:4279
    • 提供者:吳永安
  1. VCDIBchap1

    0下载:
  2. 介绍了BMP文件结构,编程实现BMP文件读写及数据访问,解释了DIB与BMP之间的关系,并且分别用面向过程的方法和面向对象的方法实现图像的可视化编程。-Introduction of the BMP file structure, programming and implementation BMP file to read and write data access, explained the DIB and the relationship between BMP and were pro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:306681
    • 提供者:相同
  1. qqw

    0下载:
  2. 位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。 对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。 BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。 位图文件头BITMAPFILEHEADER是一个结构,它的定义如下: typedef struct tagBITMAPFILEHEADER{ WORD bfType
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:187573
    • 提供者:lypdl
  1. BMPstructure

    0下载:
  2. 写了一个位图的操作类,找了不少的bmp文件结构解析。发现没有一个完全正确的、完整的。在完成这个位图操作类后整理了这一篇位图文件解析。 可以说这是在中国能找的的,最好的bmp文件格式解析。就是非常有名的《图形图像文件格式大全》,在与此比较之下,对bmp的讲解,也显得粗浅。 《图形图像文件格式大全》这本书我有,不要认为我没看。其中所述确实粗浅。虽说归类于c++,这其实是一篇完美的技术文档-Write a bitmap type of operation, to find a lot of s
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:19670
    • 提供者:尧思齐
  1. BmpPack

    0下载:
  2. 一个BMP文件压缩打包工具源码. 在LIB目录中包括了一系列相关C++类源码. 其中有INI文件一读写类,字符串类(可计算表达式)图形类.-A BMP file compression tool for source code package. In the LIB directory, including a series of related C++ type source. Which one to read and write INI file type, string type
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:430961
    • 提供者:周志鹏
  1. a13

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用opengl库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。-I need to image processing, it would be the realization of two-dimensional images of three-dimensional display, so wr
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4640379
    • 提供者:Nero
  1. Citydreamsnow

    0下载:
  2. 我需要图像处理,这将是实现二维图像的三维显示,这样写的代码,期待与有兴趣的读者分享。首先,以获取图像BMP图像文件,另一个是从剪贴板。的MFC代码库函数调用的OpenGL实现三维二维图像显示,图像宽度,高度和像素亮度的三维空间,分别为,第十坐标, Y坐标。-I need to image processing, it would be the realization of two-dimensional images of three-dimensional display, so write
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2419040
    • 提供者:Nero
  1. BMPViewer

    0下载:
  2. VC++编写的bmp 文件的读/写与显示-bmp read/write/display using VC++ LANGUAGE
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-19
    • 文件大小:5521582
    • 提供者:yang
  1. Frame

    0下载:
  2. 利用MFC平台编写的程序,使用CArray类,功能为多帧BMP图片的连续播放,有暂停功能。-Platform to write programs using MFC, use the CArray class, functionality for multi-frame BMP picture playback, there is pause function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2163310
    • 提供者:鄂永
  1. imageReadandprogress

    0下载:
  2. 该程序能够打开和写一个bmp图像,并且显示在vc环境下进度条的制作方法-The program can open and write a bmp image, and shows the progress bar in the vc environment making method
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2613564
    • 提供者:lyr
  1. 800049123

    0下载:
  2. 这是对经典图片的灰度级统计处理的c++处理程序,可以通过改变参数,将灰度级作任意处理,并写入到BMP文件中-This is the classic image of the gray-scale statistical treatment of the c++ handler, you can change the parameters, would be an arbitrary gray-scale processing, and write to BMP file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:471631
    • 提供者:杜鹃
  1. JPEG_Compress3.2

    0下载:
  2. 基于VC++6.0的JPEG压缩编码 有自己编写的Huffman查表 写jpeg文件等函数.可以完成标准256*256图的bmp到jpg的压缩,其生成的jpg图片可以用画图软件打开.暂时未完成像素没有16对齐的图片压缩.-VC++6.0 based on the JPEG compression Huffman coding which has its own look-up table prepared to write jpeg files, and so function Can comp
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:584559
    • 提供者:张工
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com